home *** CD-ROM | disk | FTP | other *** search
- object Form6: TForm6
- Left = 305
- Top = 212
- HelpContext = 70
- BorderStyle = bsDialog
- Caption = 'About Ball Master'
- ClientHeight = 274
- ClientWidth = 229
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 105
- Width = 197
- Height = 26
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Fast, high-quality, cheap software engineering from Sergei Gusse' +
- 'v.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label2: TLabel
- Left = 4
- Top = 129
- Width = 221
- Height = 35
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'From toys to complex Internet, Intranet and Client/Server infosy' +
- 'stems including development for Microsoft Windows(tm) 95/98/NT a' +
- 'nd Java(tm).'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label3: TLabel
- Left = 7
- Top = 89
- Width = 74
- Height = 12
- Caption = 'Ver.1.14 31.05.98'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 85
- Top = 4
- Width = 61
- Height = 85
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Play Ball Master with your friends over the net. Order Internet ' +
- 'version - Ball Master II. '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label5: TLabel
- Left = 148
- Top = 89
- Width = 81
- Height = 12
- Caption = 'See help for details'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Panel3: TPanel
- Left = 4
- Top = 0
- Width = 80
- Height = 90
- BevelInner = bvLowered
- Font.Charset = BALTIC_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object Image1: TImage
- Left = 2
- Top = 2
- Width = 76
- Height = 86
- Align = alClient
- end
- end
- object Button1: TButton
- Left = 149
- Top = 247
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- Font.Charset = BALTIC_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 1
- end
- object Memo1: TMemo
- Left = 4
- Top = 166
- Width = 221
- Height = 78
- HelpContext = 60
- Alignment = taCenter
- Color = clBtnFace
- Font.Charset = BALTIC_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- Lines.Strings = (
- 'Sergei Gussev, Kasteheina 2-6'
- 'Kohtla-J�rve, EE2020 Estonia'
- 'Tel. (GSM): +372-55 35 429'
- 'Tel./Fax: +372-33 76 722.'
- 'E-mail: gsa@ut.ee'
- 'WWW: http://www.cs.ut.ee/~gsa/')
- ParentFont = False
- ReadOnly = True
- TabOrder = 2
- WantReturns = False
- end
- object Panel1: TPanel
- Left = 148
- Top = 0
- Width = 80
- Height = 90
- BevelInner = bvLowered
- Font.Charset = BALTIC_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- object Image2: TImage
- Left = 2
- Top = 2
- Width = 76
- Height = 86
- Align = alClient
- Picture.Data = {<image000.bmp>}
- end
- end
- end
-